By default the libraries are loaded by default in all pages, including admin route pages, in few minutes i will upload a patch for this.

Comments

dcraig91 created an issue. See original summary.

dcraig91’s picture

StatusFileSize
new622 bytes

up

  • micropat committed dd892ab on 8.x-1.x authored by dcraig91
    Issue #3075751 by dcraig91: Disable share buttons for admin pages
    
micropat’s picture

Title: Diable buttons share for admin pages » Disable share buttons for admin pages
Issue summary: View changes
Status: Active » Fixed

Thanks for the patch! It's now in the dev branch and should make the next release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

rdumenil’s picture

Hello,

I don't understand why it's a good idea to disable libraries for admin pages ?
In my case, I created an admin view with contents and I added the "Share" field and now the shared buttons are broken.

Besides, we could let the choice in the module admin form ?

Best regards

rdumenil’s picture

StatusFileSize
new1.98 KB

I've created a patch for my previous comment.